

#eaptextbox, #thtextbox {
	background-color: rgba(0, 73, 134, 0.8);
}

.ebe-squares-bL{background-color: #00a9e0;height: 25px; margin-top: 5px; width: 32.9%;margin-right: 5px;}
.ebe-squares-bM{background-color: #188ccc;height: 25px; margin-top: 5px; width: 33%;margin-right: 5px;}
.ebe-squares-bD{background-color: #004986;height: 25px; margin-top: 5px; width: 33%;margin-right: 0;}

.eapth-subtitle {
	color:#004986;
}

#eapcontent, #thcontent {
  padding: 25px 30px;
  text-transform: uppercase;
  font-size: 36px;
  color: #ffffff;
  text-align: left;
}
.th-white-box {
	padding: 20px;
	background-color: #fff;
}

.eapth-boxes  {
min-height: 280px;
border:solid 1px #004986;
border-top:solid 4px #004986;
border-bottom:solid 2px #004986;
}

.eapth-boxes ul  {
margin-right: 15px;
}

.eapth-boxes h3 {
color: #188ccc;
}

.eapth-box1, .eapth-box2 {
background-position: 0% 10%;
background-size: 20%;
background-repeat: no-repeat;
}

.eapth-box1 {
	background-image: url('https://img06.en25.com/Web/CignaGHBIntl/{9898d42f-3309-4cf2-a1b8-744a36b9ce6d}_Cigna_icon_checklist-blue.png');

}
 .eapth-box2 {
	background-image: url('https://img06.en25.com/Web/CignaGHBIntl/{d096206c-07e4-4891-866b-1966e39e404b}_Cigna_icon_caller-blue.png');
}

.th-intro-items {
	padding: 10px 0 5px 10px;
	
	margin-bottom: 10px;
}

.th-three-steps {
	margin: 10px 8px;
	border:dotted 2px #004986;
}

.eapth-number {
	background-color: #188ccc;
	display: inline;
	margin-bottom: 0;
	height: 35px;
	width: 35px;
	text-align: center;
	padding-left: 10px;
}

.th-steps-content {


width: 100%;


}

.th-steps-content div {
	
	
	margin: 0 5px 10px 5px;
	padding: 0;
}
.th-steps-content div h4 {
	
	margin: 0 5px 10px 40px;
	padding-top: 10px;
	padding-left: 10px;
	color: #188ccc;
	
	font-size: 17px;
	font-weight: bold;
}

.th-steps-content div p {
	margin: 20px 5px 10px 5px;
	font-size: 13px;
	
}
.eapth-phone-info-box {
	background-color: #ffffff;
	border: none;
	font-size: 10px;
	color: #58595b;
	padding: 0;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 0;
}

@media (min-width: 0px) and (max-width: 668px){

.eapth-boxes  {
min-height: 320px;

border:solid 1px #004986;
border-top:solid 4px #004986;
border-bottom:solid 2px #004986;
background-image: none;
}

.eapth-boxes ul {
	font-size: 16px;
}

.th-steps-content div h4 {

	font-size: 22px;
	
}
.th-steps-content div p {

	font-size: 20px;
	
}



	}